home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscCoolButtons / Makefile < prev    next >
Makefile  |  1995-07-06  |  1KB  |  50 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = MiscCoolButtons
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = CoolButtons.nib
  16.  
  17. GLOBAL_RESOURCES = CoolButtonsPalette.tiff DontCare.tiff down.tiff\
  18.                    erasebutton.tiff erasebuttonH.tiff\
  19.                    EtchedTriangleDown.tiff EtchedTriangleDownIn.tiff\
  20.                    EtchedTriangleUp.tiff EtchedTriangleUpIn.tiff go.tiff\
  21.                    Left.tiff pausebutton.tiff pausebuttonH.tiff\
  22.                    playbutton.tiff playbuttonH.tiff Plus.tiff\
  23.                    recordbutton.tiff recordbuttonH.tiff Right.tiff\
  24.                    stop.tiff stopbutton.tiff stopbuttonH.tiff up.tiff\
  25.                    palette.table
  26.  
  27. CLASSES = MiscCoolButtons.m
  28.  
  29. HFILES = MiscCoolButtons.h
  30.  
  31. OTHERSRCS = Makefile
  32.  
  33. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  34. MAKEFILE = palette.make
  35. INSTALLDIR = /LocalDeveloper/Palettes
  36. INSTALLFLAGS = -c -s -m 755
  37. SOURCEMODE = 444
  38.  
  39.  
  40.  
  41.  
  42.  
  43. -include Makefile.preamble
  44.  
  45. include $(MAKEFILEDIR)/$(MAKEFILE)
  46.  
  47. -include Makefile.postamble
  48.  
  49. -include Makefile.dependencies
  50.